Don't put literal <nowiki>, <hiero>, or <timeline> into the output. This
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 2 Jun 2004 07:43:05 +0000 (07:43 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 2 Jun 2004 07:43:05 +0000 (07:43 +0000)
commit8f4bf54583fe9cebfba596473708e0131f60ebb7
treece3bdfc88f9272bad5edea9cbdd1a7aa85d95447
parentcdd0bae0abe706e892c79bbbd888ddabc6f65185
Don't put literal <nowiki>, <hiero>, or <timeline> into the output. This
breaks (X)HTML validation as well as the general rule of rejecting
unknown tags by showing them as text. (<nowiki> is never unknown of course,
so it never appears. Just its text remains raw.)
includes/Parser.php